Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce the wireguard experiment #1626

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

ainghazal
Copy link
Contributor

@ainghazal ainghazal commented Jun 24, 2024

Checklist

  • I have read the contribution guidelines
  • reference issue for this pull request: Detect Wireguard VPN blocking probe#1650
  • if you changed anything related to how experiments work and you need to reflect these changes in the ooni/spec repository, please link to the related ooni/spec pull request:
  • if you changed code inside an experiment, make sure you bump its version number

Description

First iteration of the wireguard experiment. This experiment uses https://github.com/amnezia-vpn/amneziawg-go, a fork of userspace wireguard that adds obfuscation parameters to the typical wireguard packets and is backwards compatible with wireguard.

Distributing valid credentials is more complicated than for the case of OpenVPN, and thus I'm only testing this with local oonirun files. A separate issue will be created to come up with a viable strategy to distribute valid credentials from the OONI backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants